You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVec Class
>
TMtxVec Methods
>
Replace Method
>
TMtxVec.Replace Method ([In] TCplx, [In] TCplx, [In] double)
Dew Math for .NET
TMtxVec.Replace Method ([In] TCplx, [In] TCplx, [In] double)
TMtxVec Class
TMtxVec Members
Dew.Math Namespace
Replace Method
Collapse All
Search and replace a complex value.
Syntax
C#
Visual Basic
public
TMtxVec
Replace
([In]
TCplx
SearchValue
, [In]
TCplx
ReplaceValue
, [In]
double
Tol
);
Public
Function
Replace
(
SearchValue
As
[In]
TCplx
,
ReplaceValue
As
[In]
TCplx
,
Tol
As
[In]
double
= 0.0001)
As
TMtxVec
Group
Replace Method
Links
TMtxVec Class
,
TMtxVec Members
,
Dew.Math Namespace
,
Replace Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!